@charset "UTF-8";
/*清除默认样式 */
*{box-sizing:border-box}
/*body,html{overflow-x:hidden}*/


img1{max-width:100%;display:block}
/*清除浮动*/


/*居中区域*/
.wrap{width:1200px;max-width:100%;margin:0 auto}
/* @media (max-width:1366px){ .wrap{width:92%} } */


/*body隐藏*/
/* body,html{background-color:#f5f5f5} */
.allbody{height:100%;overflow:hidden}
.lf{float:left}
.rt{float:right}

[transition="4s"]{transition:.4s;-webkit-transition:.4s}
.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev{background-image:none;font-weight:bold;font-family:宋体;text-align:center}
.boxflex{display: -webkit-box;display:-moz-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;-moz-box-flex:wrap;-ms-flex-wrap:wrap}

/* 头部导航 */
.headtop{height:40px;background-color:#00447d}
.headtop .welcome,
.headtop .service,
.headtop .item a{color:#fff;line-height:40px;font-size:12px}
.headtop .service{margin-left:76px;background-color:transparent}
.headtop .item{padding:0 20px;margin-top:13px;line-height:1;border-right:1px solid #fff}
.headtop .item:nth-last-of-type(1){border-right:none}
.headtop .item a{line-height:1}
.headtop .item a:hover{text-decoration:underline}
.headtop .item .iconbox{margin-right:11px;position:relative}
.headtop .item .iconbox .num{color:#00447d;background-color:#fff;font-size:12px;font-family:Arial;line-height:12px;padding:0 3px;border-radius:100%;position:absolute;top:-6px;right:-8px}
.headcen{padding:38px 0}
.headcen .logo{padding-top:6.5px}
.headcen .input{width:320px;height:44px;border:1px solid #00447d}
.headcen .input input{width:100%;height:100%;padding:0 19px;font-size:16px}
.headcen .input input::-webkit-input-placeholder{color:#999}
.headcen .btn{width:80px;height:44px;color:#fff;line-height:44px;background-color:#00447d;text-align:center;cursor:pointer}
.indexban.swiper-container-horizontal>.swiper-pagination-bullets{bottom:33px}
.indexban.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width:9px;height:9px;border-radius:9px;background-color:#00447d;opacity:1;margin:0 10px}
.indexban.swiper-container-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active{width:16px;height:16px;border:2px solid #00447d;background-color:transparent}
.headbot{height:50px;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;text-align:center;position:relative;background-color:#f7f7f7}
.headbot .navone{margin-left:75px;display:inline-block}
.headbot .navitem{display:inline-block;position:relative}
.headbot .navone{vertical-align:top;margin-left:0;padding-left:36px;position:relative}
.headbot .navone .navitemtop{padding-right:34px;background-image:url(../img/navdown.png);background-repeat:no-repeat;
    background-position:right center}
/* .headbot .navitem:nth-last-of-type(1){padding:0 0 0 38px} */
.headbot .navitem .navitemtop,
.headbot .navone .navitemtop{cursor:pointer}
.headbot .navitem .navitemtop .name a,
.headbot .navone .navitemtop .name a{font-size:16px;line-height:48px}
.headbot .navone .navitemtop .name a:hover{color:#fff}
.headbot .navone .navitemtop .icon{margin-right:20px;margin-top:18px}
.headbot .navone .navitemtop .down{margin-top:21px;margin-left:20px}
.headbot .navitem .navitemtop .name,
.headbot .navitem .navitemtop{position:relative}
.headbot .navitem .navitemtop{padding:0 38px;}
.headbot .navitem:hover .navitemtop{background-color:#fff}
.headbot .navitem .navitemtop:before{content:"";width:0;height:2px;background-color:#00447d;position:absolute;bottom:-1px;left:0;transition:.4s;-webkit-transition:.4s}
.headbot .navitem:hover .navitemtop:before{width:100%}
.headbot .navitem.cur .navitemtop .name:after{opacity:1}
.headbot .navitem:hover .navitemtop .name,
.headbot .navitem.cur .navitemtop .name{color:#00447d;/*font-weight:bold;*/}

.itemschild{width:100%;position:relative;background-color:#fafafa;z-index:19}
.itemchild{display:none}
.headbot .navitem .childbox{width:100%;display:none;background-color:#fafafa;padding:0 20px;position:absolute;top:49px;left:0;z-index:999}
.headbot .navitem .childbox .childlist{position:relative}
.headbot .navitem .childbox .childlist a{display:block;color:#666;text-align:center;padding:14px 0;border-bottom:1px dashed #e6e6e6;transition:.4s;-webkit-transition:.4s}
.headbot .navitem .childbox .childlist:nth-last-of-type(1) a{border-bottom:none}
.headbot .navitem .childbox .childlist:hover a{color:#00447d}
.headbot .navitem .childbox .childlist:nth-last-of-type(1){margin-bottom:0}
.itemchild .child-r .gradson{display:none;padding-left:56px}
.itemchild .child-r .gradson a{color:#999}
.itemchild .childname{text-align:left}
.itemchild .childname a,
.itemchild .child-r .gradsonlist a{transition:.4s;-webkit-transition:.4s;color:#999;display:block}
.itemchild .childname:hover a,
.itemchild .child-r .gradsonlist:hover a,
.itemchild .childname.cur a{color:#00447d;font-weight:bold}
.itemchild .child-r .gradsonlist{text-align:left;margin-bottom:20px}
.headbot .navone:hover .navitemtop .name{color:#fff}
.headbot .navone:hover .navitemtop .icon img.img1{display:none}
.headbot .navone:hover .navitemtop .icon img.img2{display:block}
.headbot .navone:hover{background-color:#00447d}
.headbot .navone:hover .navitemtop{background-image:none}
.headbot .navone:hover .sernavitems,
.headbot .navtwo:hover .sernavitems{display:block}
.headbot .sernavitems{width:1200px;position:absolute;top:47px;left:0;z-index:999;display:none}
.headbot .navtwo .sernavitems{top:49px}
.headbot .sernavitems .sernavitem.cur .sernavchild{display:block}
.headbot .navtwo{position:relative}
.headbot .navtwo .sernavitems{left:-188px}
/* .headbot .sernavitem{background-color:#fafafa} */
.headbot .sernavitem-one{width:188px;height:59.7px;background-color:#1c5e90;padding:18px 18px 18px 30px;cursor:pointer;transition:.4s;-webkit-transition:.4s}
.headbot .sernavitem-one .name a{color:#fff;line-height:24px}
.headbot .sernavitem-one .icon{margin-top:6px;margin-right:21px}
.headbot .sernavitem .sernavchild{padding:28px 34px 230px 30px;position:absolute;top:0;left:188px;background-color:#fff;display:none;width:calc(1200px - 188px)}
.headbot .sernavitem .sernavchild-tlist{border-right:1px solid #ccc;padding-right:18px;margin-right:16px;margin-bottom:20px;color:#999}
.headbot .sernavitem .sernavchild-tlist .name{color:#666;letter-spacing:1px}
.headbot .sernavitem .sernavchild-tlist:hover .name{color:#00447d}
.headbot .sernavitem .sernavchild .indextop{border-bottom:1px solid #f2f2f2}
.headbot .sernavitem .sernavchild-bot{width:100%;position:absolute;bottom:0;left:0;padding:0 34px 28px 30px}
.headbot .sernavitem .sernavchild-bot .bot{margin-top:30px}
.headbot .sernavitem .sernavchild-bot .botlist{width:47.5%;margin-right:3%}
.headbot .sernavitem .sernavchild-bot .botlist:nth-of-type(2){margin-right:0}
.headbot .sernavitem .sernavchild-bot .botlist .img{overflow:hidden}
.headbot .sernavitem .sernavchild-bot .botlist .img img{transition:.4s;-webkit-transition:.4s}
.headbot .sernavitem .sernavchild-bot .botlist .textbox{width:calc(100% - 220px);margin-left:20px}
.headbot .sernavitem .sernavchild-bot .botlist .textbox .title{color:#333;font-size:16px;height:22px;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}
.headbot .sernavitem .sernavchild-bot .botlist .textbox .text{color:#666;letter-spacing:1px;height:48px;line-height:1.8;overflow:hidden;text-align:left;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.headbot .sernavitem .sernavchild-bot .botlist .textbox .more{width:88px;height:30px;background-color:#5a8cb7;color:#fff;line-height:30px;border-radius:30px;margin-top:13px}
.headbot .sernavitem .sernavchild-bot .botlist:hover .img img{transform:scale(1.05);-webkit-transform:scale(1.05)}
.headbot .sernavitem .sernavchild-bot .botlist:hover .textbox .title{color:#00447d}
.headbot .sernavitem .sernavchild-tlist:nth-of-type(1){padding-left:0}
.headbot .sernavitem .sernavchild-tlist a{display:block;line-height:1}
.headbot .sernavitem .sernavchild-tlist a.navcart{margin-left:5px}
.headbot .sernavitem.cur .sernavitem-one{background-color:#4a7ca7}
.headbot .sernavitem.cur .sernavchild{display:block}
.headbot .sernavitem .sernavchildlist:hover .sernavchild-two .name{background-image:url(../img/navright2_cur.png)}
.headbot .sernavitem .sernavchildlist:hover .sernavchild-two .name a{color:#00447d}
.headbot .sernavitem .sernavchildlist:hover .sernavgardson{display:block}

.foottop{padding:54px 0 40px;background-color:#f3f3f3}
.footmaplist{width:11.6%}
.footmaplist:nth-last-of-type(1){width:auto}
.footmaplist .name a{font-size:16px;font-weight:bold}
.footmaplist .child{margin-top:23px}
.footmaplist .childlist{color:#666;display:block;margin-bottom:14px}
.footmaplist .childlist:nth-last-of-type(1){margin-bottom:0}
.footmaplist .childlist:hover{color:#00447d;text-decoration:underline}
.footfriend{margin-top:54px}
.footfriend .text{font-weight:bold}
.footfriend .footfriendlist{margin-right:20px}
.footfriend a{color:#666}
.footbotleft .text{display:block}
.footbot{padding:22px 0;background-color:#00447d}
.footbot .footwx{width:40px;height:40px;background-color:#4a7ca7;border-radius:40px;margin-top:3px;padding:10px 0 0 8px;cursor:pointer}
.footbot .footnavlist{line-height:1;color:#fff;font-size:12px;height:12px;padding-right:10px;border-right:1px solid rgba(255,255,255,0.8);margin-right:10px}
.footbot .footnavlist:nth-last-of-type(1){margin-right:0;border-right:none}
.footbot .footnavlist:hover{text-decoration:underline}
.footbot .copy{margin-top:18px}
.footbot .copy .text{color:#fff;font-size:12px}
.footbot .copy .img{margin:0 5px}

.sideTitle{ height:110px; background:#00447d; position:relative;}
.sideTitle .ico{ position:absolute; left:43px; top:56px;}
.sideTitle .name1{ padding:35px 0 0 75px; font-size:18px; color:#fff;}
.sideTitle .name2{ padding:2px 0 0 75px; font-size:14px; color:#fff; opacity:0.5}
.sideTitle2{ height:110px; background:#00447d; position:relative; width:220px;}
.sideTitle2 .ico{ position:absolute; left:36px; top:40px;}
.sideTitle2 .name1{ padding:35px 0 0 75px; font-size:18px; color:#fff;}
.sideTitle2 .name2{ padding:2px 0 0 75px; font-size:14px; color:#fff; opacity:0.5; text-transform:uppercase}
.sideNav2{ width:220px; background:#fff; padding:26px 0 26px 25px; border-bottom:#00447d solid 4px; margin-bottom:20px;}
.sideNav2 .list li{ width:217px; position:relative}
.sideNav2 .list li.on, .sideNav2 .list li:hover, .sideNav2 .list li.currentDt{ background:#5a8cb7 url(../img/nimg15_1.png) left top no-repeat; color:#fff;}
.sideNav2 .list li a{ display:block; height:40px; line-height:40px; font-size:15px; width:197px; cursor:pointer; padding-left:20px; position:relative;}
.sideNav2 .list li.on a, .sideNav2 .list li:hover a, .sideNav2 .list li.currentDt a{ background:url(../img/ico6.png) right center no-repeat; height:40px; line-height:40px; color:#fff; font-size:15px;}
.sideNav2 dl{display:none;}
.sideNav2 dl.navContent{margin-bottom:8px;padding:8px 20px}
.sideNav2 dd{ padding:10px 0}
.sideNav2 dd a{ display:block; height:auto; line-height:18px; background:url(../img/ico7.png) left center no-repeat; padding-left:15px;}
.sideNav2 dd a:hover, .sideNav2 dd a.on{ background:url(../img/ico7on.png) left center no-repeat; color:#5a8cb7; font-weight:bold;}

.sideList{ padding-top:20px; width:220px;}
.sideList li{ margin-bottom:10px;}
.sideList li a{ display:block; position:relative; width:220px; height:123px; color:#fff;}
.sideList li .bg{ position:absolute; left:0px; top:27px; width:165px; height:68px; background:url(../img/nimg165Bg.png) no-repeat; z-index:11;}
/* .sideList li .bg2{ background:url(../images/nimg165Bg2.png) no-repeat;} */
.sideList li .name{ padding:12px 0 6px 14px; font-size:16px; font-weight:bold; color:#fff;}
.sideList li .msg{ padding-left:14px; color:#fff;font-size:12px}
.sideList li .name2{ padding:10px 0 2px 14px; font-size:16px; font-weight:bold; color:#fff;}
.sideList li .msg2{ padding-left:14px; width:122px;}

